home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / communic / w3pcb.zip / BOARD2.BAT < prev    next >
DOS Batch File  |  1991-01-12  |  316b  |  16 lines

  1. @echo off
  2. c:
  3. cd\pcb2
  4. if exist remote.bat rename remote.bat remote.sys
  5. if exist event.bat rename event.bat event.sys
  6. if exist door.bat del door.bat
  7. if exist endpcb del endpcb
  8. pcb145-2
  9. if exist remote.bat remote
  10. if exist door.bat door
  11. if exist event.bat event
  12. if exist endpcb goto end
  13. board2
  14. :end
  15. exit
  16.